How to Install libini-config3 software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libini-config3 software package in Ubuntu 14.04 LTS (Trusty Tahr)

libini-config3 software package provides INI file parser for C, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libini-config3 

libini-config3 is installed in your system.

Make ensure the libini-config3 package were installed using the commands given below,

$ sudo dpkg-query -l | grep libini-config3 *

You will get with libini-config3 package name, version, architecture and description in a table

libini-config3 package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Libraries
Package libini-config3
Version 0.3.0.1-4
Description INI file parser for C
Sub Section libs


See Also, How to uninstall or remove libini-config3 software package from Ubuntu 14.04 LTS (Trusty Tahr)?